func expvar.appendJSONQuote
3 uses
expvar (current package)
expvar.go#L150: b = appendJSONQuote(b, kv.Key)
expvar.go#L283: return appendJSONQuote(b, v.Value())
expvar.go#L391: func appendJSONQuote(b []byte, s string) []byte {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)